UInt16N INumeric<UInt16N>.Positive()Private Function Positive As UInt16N
Implements INumeric(Of UInt16N).Positiveprivate:
virtual UInt16N Positive() sealed = INumeric<UInt16N>::Positiveprivate abstract Positive : unit -> UInt16N
private override Positive : unit -> UInt16N